home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / DELPHI32 / COMPNENT / CCS32 / CSNBEDIT.DFM / CSNBEDIT.txt
Text File  |  1996-06-24  |  4KB  |  167 lines

  1. object csNBEditDlg: TcsNBEditDlg
  2.   Left = 114
  3.   Top = 129
  4.   ActiveControl = TabGrid
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Notebook Tabs'
  8.   ClientHeight = 261
  9.   ClientWidth = 446
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = [fsBold]
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 349
  23.     Height = 213
  24.     Shape = bsFrame
  25.     IsControl = True
  26.   end
  27.   object Bevel2: TBevel
  28.     Left = 364
  29.     Top = 8
  30.     Width = 77
  31.     Height = 45
  32.     Style = bsRaised
  33.   end
  34.   object Preview: TImage
  35.     Left = 368
  36.     Top = 12
  37.     Width = 69
  38.     Height = 37
  39.   end
  40.   object OKBtn: TBitBtn
  41.     Left = 12
  42.     Top = 228
  43.     Width = 77
  44.     Height = 27
  45.     Cancel = True
  46.     Caption = '&OK'
  47.     ModalResult = 1
  48.     TabOrder = 6
  49.     Glyph.Data = {
  50.       DE010000424DDE01000000000000760000002800000024000000120000000100
  51.       0400000000006801000000000000000000000000000000000000000000000000
  52.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  53.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  54.       3333333333333333333333330000333333333333333333333333F33333333333
  55.       00003333344333333333333333377F3333333333000033334224333333333333
  56.       337337F3333333330000333422224333333333333733337F3333333300003342
  57.       222224333333333373333337F3333333000034222A22224333333337F337F333
  58.       7F33333300003222A3A2224333333337F3737F337F33333300003A2A333A2224
  59.       33333337F73337F337F33333000033A33333A222433333337333337F337F3333
  60.       0000333333333A222433333333333337F337F33300003333333333A222433333
  61.       333333337F337F33000033333333333A222433333333333337F337F300003333
  62.       33333333A222433333333333337F337F00003333333333333A22433333333333
  63.       3337F37F000033333333333333A223333333333333337F730000333333333333
  64.       333A333333333333333337330000333333333333333333333333333333333333
  65.       0000}
  66.     Margin = 2
  67.     NumGlyphs = 2
  68.     Spacing = -1
  69.     IsControl = True
  70.   end
  71.   object HelpBtn: TBitBtn
  72.     Left = 96
  73.     Top = 228
  74.     Width = 77
  75.     Height = 27
  76.     TabOrder = 7
  77.     Kind = bkHelp
  78.     Margin = 2
  79.     Spacing = -1
  80.     IsControl = True
  81.   end
  82.   object AddBtn: TButton
  83.     Left = 364
  84.     Top = 60
  85.     Width = 77
  86.     Height = 27
  87.     Caption = '&Add...'
  88.     TabOrder = 1
  89.     OnClick = AddBtnClick
  90.   end
  91.   object EditBtn: TButton
  92.     Left = 364
  93.     Top = 92
  94.     Width = 77
  95.     Height = 27
  96.     Caption = '&Edit...'
  97.     Default = True
  98.     TabOrder = 2
  99.     OnClick = EditBtnClick
  100.   end
  101.   object DeleteBtn: TButton
  102.     Left = 364
  103.     Top = 124
  104.     Width = 77
  105.     Height = 27
  106.     Caption = '&Delete'
  107.     TabOrder = 3
  108.     OnClick = DeleteBtnClick
  109.   end
  110.   object ColumnHeadings: THeader
  111.     Left = 12
  112.     Top = 12
  113.     Width = 341
  114.     Height = 17
  115.     Sections.Sections = (
  116.       #0'138'#0'Caption'
  117.       #0'84'#0'Help Context'
  118.       #0'62'#0'Enabled?'
  119.       #0'53'#0'Visible?')
  120.     TabOrder = 8
  121.     OnSized = ColumnHeadingsSized
  122.   end
  123.   object TabGrid: TDrawGrid
  124.     Left = 12
  125.     Top = 32
  126.     Width = 341
  127.     Height = 185
  128.     ColCount = 1
  129.     FixedCols = 0
  130.     FixedRows = 0
  131.     GridLineWidth = 0
  132.     Options = [goDrawFocusSelected]
  133.     RowCount = 7
  134.     ScrollBars = ssVertical
  135.     TabOrder = 0
  136.     OnDblClick = TabGridDblClick
  137.     OnDrawCell = TabGridDrawCell
  138.     OnSelectCell = TabGridSelectCell
  139.     ColWidths = (
  140.       344)
  141.   end
  142.   object UpBtn: TBitBtn
  143.     Left = 364
  144.     Top = 160
  145.     Width = 77
  146.     Height = 27
  147.     Caption = '&Up'
  148.     TabOrder = 4
  149.     OnClick = MoveClick
  150.     Margin = 20
  151.     Spacing = -1
  152.     IsControl = True
  153.   end
  154.   object DownBtn: TBitBtn
  155.     Left = 364
  156.     Top = 192
  157.     Width = 77
  158.     Height = 27
  159.     Caption = 'Dow&n'
  160.     TabOrder = 5
  161.     OnClick = MoveClick
  162.     Margin = 20
  163.     Spacing = -1
  164.     IsControl = True
  165.   end
  166. end
  167.